2
2
.
.
3
3
.
.
6
6
S
S
p
p
e
e
c
c
i
i
f
f
y
y
L
L
a
a
u
u
n
n
c
c
h
h
S
S
c
c
r
r
e
e
e
e
n
n
I
I
n
n
f
f
o
o
Launch Screen is shown to the User immediately when the application starts to tell the User that application has
successfully launched and that User needs to wait for the application to load
Launch Screen is specified inside LaunchScreen.storyboard file which uses outdated Storyboard interface to create View.
By default it is empty (shows empty white screen) but in this tutorial we will show how to put an Image in it.
A
A
d
d
d
d
I
I
m
m
a
a
g
g
e
e
DLC on LaunchScreen.storyboard
Library
Drag & drop Image View
Select Image View
Show Inspectors
Attributes Inspector
Image: (select Image from Assets)
Add Image
P
P
o
o
s
s
i
i
t
t
i
i
o
o
n
n
I
I
m
m
a
a
g
g
e
e
Hold Control
Drag from Image View to View
Center Horizontally in Safe Area
Center Vertically in Safe Area
Position Image